home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
Origami
/
rexx
/
test.rexx
next >
Wrap
OS/2 REXX Batch file
|
1996-09-26
|
162b
|
9 lines
/* test 1 : verify opening of port */
Options Results
address ORIGAMI 'letsbeep'
if rc > 0 then say 'Error was 'ORIGAMI.LASTERROR
else say 'Result was 'Result